Home
last modified time | relevance | path

Searched hist:"72 d4b0b4e0e7fa858767e03972771a9f7c02b689" (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmemblock.hdiff 72d4b0b4e0e7fa858767e03972771a9f7c02b689 Wed Aug 04 06:38:47 CEST 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org> memblock: Implement memblock_is_memory and memblock_is_region_memory

To make it fast, we steal ARM's binary search for memblock_is_memory()
and we use that to also the replace existing implementation of
memblock_is_reserved().

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
/linux/mm/
H A Dmemblock.cdiff 72d4b0b4e0e7fa858767e03972771a9f7c02b689 Wed Aug 04 06:38:47 CEST 2010 Benjamin Herrenschmidt <benh@kernel.crashing.org> memblock: Implement memblock_is_memory and memblock_is_region_memory

To make it fast, we steal ARM's binary search for memblock_is_memory()
and we use that to also the replace existing implementation of
memblock_is_reserved().

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>